Name Steam Stream


	// Fog imageName horizSpeed vertSpeed alpha [alpha should be between 0 and 1.0]
	// Use "Fog none" for no fog (other parameters ignore if present)
Fog fogImageMap .5 -2.5 .5

	// Asteroids howMany [ice/coal] minSpeed maxSpeed maxSizeDecreaseFactor minRotationSpeed maxRotationSpeed
	// (Enter 0 for both minRotationSpeed and maxRotationSpeed for no rotation.)
	// Use "Asteroids 0" for no asteroids. (Other parameters ignored if present.)
Asteroids 5 coal 1.2 3.8 15 0.5 1.5

	// StarField howMany imageMapName minSpeed maxSpeed angle
	// (Enter 0 for both minRotationSpeed and maxRotationSpeed for no rotation.)

Clouds 50 10 50 0.1 50 270

//CreateSprite backgroundblueplanet 50 -50 size 300 speed 0 0 rotation 270 0 color .5 .5 1 1.0
ScrollingBackground cloudBlue speed 5 color 1 1 1 0.8

	// Specify how many enemies you must kill before another bonus appears
BonusStartInterval 5
BonusNormalInterval 10

	// How long each bonus stays on the screen, in milliseconds
BonusDuration 4400
music 3